ASP.NET Core MVC コントロールヘルプ
GridLayoutBuilder<TControl,TBuilder> クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : GridLayoutBuilder<TControl,TBuilder> クラス

GridLayoutBuilder<TControl,TBuilder>データ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.GridLayout.CellSize. Sets the size of the cell in the grid layout. It is in pixels.  
Public メソッドConfigurates C1.Web.Mvc.GridLayout.CellSpacing. Sets the spacing of the cell in the grid layout. It is in pixels.  
Public メソッドConfigurates C1.Web.Mvc.GridLayout.GroupSpacing. Sets the spacing of the group in the grid layout. It is in pixels.  
Public メソッドConfigurates C1.Web.Mvc.Component.Id. Sets the id of the service. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.GridLayout.MaxRowsOrColumns. Sets the maximum number of the row count or the column count.  
Public メソッドConfigurates C1.Web.Mvc.GridLayout.Orientation. Sets the layout orientation.  
Public メソッドWhen the builder works in template mode, bind the property which name is specified to some item which name is specified. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。
Public メソッドTransfers current builder to template mode. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。
トップ
参照

GridLayoutBuilder<TControl,TBuilder> クラス
C1.Web.Mvc.Fluent 名前空間